github.com/andybalholm/brotli.hasherSearchResult.len_code_delta (field)
10 uses
github.com/andybalholm/brotli (current package)
backward_references.go#L74: sr.len_code_delta = 0
backward_references.go#L89: sr2.len_code_delta = 0
backward_references.go#L124: *commands = append(*commands, makeCommand(¶ms.dist, insert_length, sr.len, sr.len_code_delta, distance_code))
h5.go#L126: out.len_code_delta = 0
h6.go#L128: out.len_code_delta = 0
hash.go#L42: len_code_delta int
hash.go#L155: out.len_code_delta = int(len) - int(matchlen)
hash_forgetful_chain.go#L169: out.len_code_delta = 0
hash_longest_match_quickly.go#L126: out.len_code_delta = 0
hash_rolling.go#L159: out.len_code_delta = 0
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |